home *** CD-ROM | disk | FTP | other *** search
/ World of Video / World of Video.iso / gfxprograms / genlock / smovie / smovie.readme < prev    next >
Text File  |  1995-02-13  |  5KB  |  175 lines

  1. |com    If you're reading this with a text viewer or 'type' then you're
  2. |com    really missing out.  From the CLI type:-  sMOVIE sMOVIE.readme
  3. |com    or just double click the icon from workbench.
  4.  
  5.                       WELCOME TO sMOVIE
  6.                       =================
  7.  
  8.  
  9.      CLICK LEFT MOUSE BUTTON TO STOP OR START SCROLLING
  10.      ==================================================
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19. You can control the scroll speed by moving your mouse
  20. forwards and backwards.
  21.  
  22. You can escape from sMOVIE by clicking the right mouse
  23. button.
  24.  
  25.                           ------
  26.  
  27.  
  28. I wrote sMOVIE for a friend of mine who has a video camera.
  29. He wanted a simple tool for adding titles and credits to
  30. his videos.
  31.  
  32. While I was writing sMOVIE, I realised that it could also
  33. be used as a pretty neat text viewer.  I added a few bells
  34. and whistles and this is the result.
  35.  
  36. Here's a list of some of sMOVIE's features:-
  37.  
  38.     Smooth scrolling text.
  39.     
  40.     Automatic text centring.
  41.     
  42.     Displays standard text files.
  43.     
  44.     Uses any font - so you can have 'GREAT BIG' letters.
  45.     
  46.     Any of 4096 colours for text or background.
  47.     
  48.     Re-sizable viewing area to create special effects.
  49.     
  50.     Simple graphics can be mixed with text.
  51.     
  52.     And many more.....
  53.  
  54.  
  55. This 'readme' file is just a straight text file - Take a
  56. look at some of the demos if you want to see sMOVIE at its
  57. best - but PLEASE read all of this file first.
  58.  
  59.                           ------
  60.  
  61. Using sMOVIE as a text viewer:-
  62. =============================
  63.  
  64. From the workbench you can either:
  65.  
  66. 1. Use 'info' to make sMOVIE the default tool for the icon or...
  67. 2. Click once on the icon of the thing you want to read
  68.    then hold down the SHIFT key and double click on the
  69.    sMOVIE icon.
  70.  
  71. If you already know how to specify the default tool for an icon
  72. you can skip the next bit - if you don't then here's how....
  73.  
  74. Click once on the sMOVIE.readme icon, and then select 'info'
  75. from the Workbench menu.  This will display the default tool
  76. (as well as a whole lot of other stuff).  Now you know how to
  77. alter other projects default tools so that they use sMOVIE
  78. instead of 'more' or whatever.
  79.  
  80. Method (2) above lets you select multiple files, and is actually
  81. a standard Amiga feature, although one that lots of people seem
  82. to have forgotten about.  Look in your Amiga manual under
  83. 'Extended Selection'.
  84.  
  85. From the CLI (SHELL):-
  86.  
  87. sMOVIE filename1 [filename2] [filename3] .....
  88.  
  89.                           ------
  90.  
  91. Setting sMOVIE's fonts, colours, and window sizes etc:-
  92. =====================================================
  93.  
  94. sMOVIE defaults to a sixty column display with white text on a
  95. black background.  It attempts to open a full-size PAL or NTSC
  96. screen depending on what type of Amiga you have.  When it runs,
  97. sMOVIE looks for a file called 'sMOVIE.config' which can specify
  98. fonts, colours etc.  If you are reading this in colour then 
  99. sMOVIE must have found its config file!  sMOVIE looks first in 
  100. the root directory;  if it can't find 'sMOVIE.config' there,
  101. it looks in the 's:' directory.  Read 'sMOVIE.manual' if you
  102. want to know how to set up config files (e.g. if you want an
  103. eighty column display).
  104.  
  105.                           ------
  106.  
  107. Using sMOVIE to title your videos (or whatever):-
  108. ===============================================
  109.  
  110. This is simply a matter of using your favourite editor to create
  111. a text file.  The commands which tell sMOVIE to change colour
  112. etc. are just mixed in with the text you want to display.
  113.  
  114.  For example, a typical command might be:-
  115.  
  116.  |fnt diamond 20
  117.  
  118.  Where:-
  119.  
  120.  '|'    is a special character which prefixes sMOVIE commands.
  121.  'fnt'  means 'change to a new font' - in this case diamond 20.
  122.  
  123. Thats it!  All of sMOVIE's commands are just the special 
  124. character (which you can change if you need to) followed by a 
  125. three letter command, and command parameters.
  126. Read 'sMOVIE.manual' for a full description of all commands.
  127.  
  128. Incidentally, if you've never used a text editor before, don't
  129. bother with 'Ed', 'Edit',  or 'edlin' - use MEmacs or something 
  130. better (I use UEdit myself which is shareware).
  131.  
  132. Well that's almost the end of this readme file (cries of 'Not
  133. before time!'), but just a word of advice before you try the
  134. sMOVIE demos.  To run the demos, sMOVIE will have to access
  135. the 'fonts:' directory.  If you booted your machine from a
  136. disk other than the one with the sMOVIE programs on, this might
  137. mean a couple of disk swaps.  The demos included make use of
  138. fonts which are present on both Workbench 1.2 and 1.3.  If you
  139. booted from a different disk, sMOVIE might not be able to find
  140. all the fonts it wants for some of the demos - which will make
  141. the demos look funny.  Read 'sMOVIE.tips' for ways round these
  142. problems and also ideas on where to get some free fonts from.
  143.  
  144.                           ------
  145.  
  146. sMOVIE was written by Martin Round in October 1989.
  147.  
  148. You can send me ideas for enhancements, bug reports, money!, or
  149. anything else you think I might like!!
  150.  
  151. You can find out where to contact me by typing 'sMOVIE' from
  152. the CLI.
  153.  
  154.            Why on earth is it called 'sMOVIE' ????
  155.  
  156.                           ------
  157.  
  158.  
  159.  
  160.         Let the screen scroll for a bit, and you will get
  161.  
  162.     sMOVIE's 'Press either Mouse button.' end of file message.
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.